func github.com/go-pg/pg/v10/orm.appendUniqueConstraints
2 uses
github.com/go-pg/pg/v10/orm (current package)
table_create.go#L111: b = appendUniqueConstraints(b, table)
table_create.go#L173: func appendUniqueConstraints(b []byte, table *Table) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)